
This repo contains main codes to extract the offshore wind turbines in Google Earth Engine. To run the code for extracting the offshore wind turbine, an account on Google Earth Engine is necessary.

The code used for extracting offshore wind turbine is shown in the file of "OWT_Screening.js", including the key steps of images collection, removal of mobile objects, extraction of WTs candidates, morphological operation, removal of unresonable objects. 

The code used for extracting height,diameter and width of offshore wind turbines is shown in the file of "OWT_DHW.js",including the key steps of obtaining the height,diameter and width of WTs.

The code used for calculating material weights of offshore wind turbines is shown in the file of "OWT_MaterialWeights.js",,including the steps of obtaining the weight of 4 main components, 7 bulk materials and 3 rare earth materials.